CalendarPermission Properties |
The CalendarPermission type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCreateItems |
Indicates whether a user has permission to create items in a folder.
| |
| CanCreateSubFolders |
Indicates whether a user has permission to create subfolders in a folder.
| |
| DeleteItems |
Indicates whether a user has permission to delete items in a folder.
| |
| EditItems |
Indicates whether a user has permission to edit items in a folder.
| |
| IsFolderContact |
Indicates whether a user is a contact for a folder.
| |
| IsFolderOwner |
Indicates whether a user is the owner of a folder.
| |
| IsFolderVisible |
Indicates whether a user can view a folder.
| |
| Level |
Represents the permission level that a user has on a Calendar folder.
| |
| ReadItems |
Indicates whether a user has permission to read items within a calendar folder.
| |
| UserId |
Identifies a delegate user or a user who has folder access permissions.
|